Pasco County
- Asia > Russia (0.14)
- Asia > Middle East > Iraq (0.14)
- North America > United States > Missouri > Jackson County > Kansas City (0.14)
- (27 more...)
- Health & Medicine > Therapeutic Area (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- Energy (1.00)
- (6 more...)
- Asia > Russia (0.14)
- North America > United States > New York > New York County > New York City (0.14)
- Asia > Middle East > Iraq (0.14)
- (28 more...)
- Leisure & Entertainment > Sports (1.00)
- Law (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- (3 more...)
Drone mishap during Orlando holiday aerial show sends child to hospital
Video shows the moment drones started falling from the sky during a drone show at Eola Lake in Orlando, Florida on Dec. 21, 2024. A child was hospitalized on Saturday after being hit by a drone that was part of an Orlando, Florida holiday drone show. According to the Orlando Fire Department, a 7-year-old boy was transported to the hospital because of injuries sustained from the falling drones, FOX 35 in Orlando reported. In a video posted online by X user MosquitoCoFl, hundreds of drones being used as part of an aerial light show appeared to be flying into position before several started falling from the sky before slamming to the ground. A man could be heard saying to children nearby, "Oh no! I don't believe they're supposed to be falling."
- North America > United States > Florida > Orange County > Orlando (0.66)
- North America > United States > Florida > Pasco County > Holiday (0.26)
- North America > United States > New Jersey (0.06)
- Information Technology > Communications > Social Media (0.52)
- Information Technology > Artificial Intelligence > Robots > Autonomous Vehicles > Drones (0.36)
Classifying populist language in American presidential and governor speeches using automatic text analysis
van der Veen, Olaf, Dzebo, Semir, Littvay, Levi, Hawkins, Kirk, Dar, Oren
Populism is a concept that is often used but notoriously difficult to measure. Common qualitative measurements like holistic grading or content analysis require great amounts of time and labour, making it difficult to quickly scope out which politicians should be classified as populist and which should not, while quantitative methods show mixed results when it comes to classifying populist rhetoric. In this paper, we develop a pipeline to train and validate an automated classification model to estimate the use of populist language. We train models based on sentences that were identified as populist and pluralist in 300 US governors' speeches from 2010 to 2018 and in 45 speeches of presidential candidates in 2016. We find that these models classify most speeches correctly, including 84% of governor speeches and 89% of presidential speeches. These results extend to different time periods (with 92% accuracy on more recent American governors), different amounts of data (with as few as 70 training sentences per category achieving similar results), and when classifying politicians instead of individual speeches. This pipeline is thus an effective tool that can optimise the systematic and swift classification of the use of populist language in politicians' speeches.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- North America > United States > California > Santa Clara County > Stanford (0.14)
- North America > Haiti (0.14)
- (28 more...)
- Government > Voting & Elections (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- Government > Military (1.00)
Florida Christian school teacher accused of using AI to produce erotic content from yearbook photos
A Florida Christian school teacher was arrested this week after allegedly creating child sexual abuse materials using photos from the school yearbook and artificial intelligence (AI), according to authorities. The Pasco County Sheriff'sOffice said 67-year-old Steven Houser of New Port Richey faces charges for possession of child pornography. Deputies initiated an investigation after receiving an unspecified tip about Houser. Steven Guy Houser, a third-grade science teacher at a Christian school in New Port Richey, Florida, was allegedly found to be in possession of child pornography he created using yearbook photos and artificial intelligence. The investigation discovered that Beacon, a third-grade science teacher at Beacon Christian Academy, allegedly possessed two photos and three videos depicting child pornography.
- Law > Criminal Law (1.00)
- Law Enforcement & Public Safety > Crime Prevention & Enforcement (1.00)
- Education > Educational Setting > Religious School (0.86)
Latent Diffusion for Language Generation
Lovelace, Justin, Kishore, Varsha, Wan, Chao, Shekhtman, Eliot, Weinberger, Kilian Q.
Diffusion models have achieved great success in modeling continuous data modalities such as images, audio, and video, but have seen limited use in discrete domains such as language. Recent attempts to adapt diffusion to language have presented diffusion as an alternative to existing pretrained language models. We view diffusion and existing language models as complementary. We demonstrate that encoder-decoder language models can be utilized to efficiently learn high-quality language autoencoders. We then demonstrate that continuous diffusion models can be learned in the latent space of the language autoencoder, enabling us to sample continuous latent representations that can be decoded into natural language with the pretrained decoder. We validate the effectiveness of our approach for unconditional, class-conditional, and sequence-to-sequence language generation. We demonstrate across multiple diverse data sets that our latent language diffusion models are significantly more effective than previous diffusion language models.
- Asia > Russia (0.14)
- North America > United States > New York > New York County > New York City (0.14)
- Asia > Middle East > Iraq (0.14)
- (28 more...)
- Leisure & Entertainment > Sports (1.00)
- Law (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- (3 more...)
Hitting the Books: Tech can't fix what's broken in American policing
It's never been about safety as much as it has control, serving and protecting only to the benefit of the status quo. In More than a Glitch, data journalist and New York University Associate Professor of Journalism Dr. Meredith Broussard, explores how and why we thought automating aspects of already racially-skewed legal, banking, and social systems would be a good idea. From facial recognition tech that doesn't work on dark-skinned folks to mortgage approval algorithms that don't work for dark-skinned folks, Broussard points to a dishearteningly broad array of initiatives that done more harm than good, regardless of their intention. In the excerpt below, Dr. Broussard looks at America's technochauavnistic history of predictive policing. Reprinted with permission from The MIT Press.
- North America > United States > New York (0.25)
- North America > United States > Florida > Pasco County (0.05)
- North America > United States > South Carolina > Charleston County > Charleston (0.04)
- North America > United States > Illinois > Cook County > Chicago (0.04)
- Law Enforcement & Public Safety > Crime Prevention & Enforcement (1.00)
- Law (1.00)
Adversarial Robustness of Representation Learning for Knowledge Graphs
Knowledge graphs represent factual knowledge about the world as relationships between concepts and are critical for intelligent decision making in enterprise applications. New knowledge is inferred from the existing facts in the knowledge graphs by encoding the concepts and relations into low-dimensional feature vector representations. The most effective representations for this task, called Knowledge Graph Embeddings (KGE), are learned through neural network architectures. Due to their impressive predictive performance, they are increasingly used in high-impact domains like healthcare, finance and education. However, are the black-box KGE models adversarially robust for use in domains with high stakes? This thesis argues that state-of-the-art KGE models are vulnerable to data poisoning attacks, that is, their predictive performance can be degraded by systematically crafted perturbations to the training knowledge graph. To support this argument, two novel data poisoning attacks are proposed that craft input deletions or additions at training time to subvert the learned model's performance at inference time. These adversarial attacks target the task of predicting the missing facts in knowledge graphs using KGE models, and the evaluation shows that the simpler attacks are competitive with or outperform the computationally expensive ones. The thesis contributions not only highlight and provide an opportunity to fix the security vulnerabilities of KGE models, but also help to understand the black-box predictive behaviour of KGE models.
- Europe > Ireland > Leinster > County Dublin > Dublin (0.14)
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.13)
- South America > Peru (0.04)
- (21 more...)
- Research Report > Promising Solution (1.00)
- Overview (0.92)
- Personal > Honors (0.67)
- (2 more...)
- Media (1.00)
- Leisure & Entertainment (1.00)
- Information Technology > Security & Privacy (1.00)
- (4 more...)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Semantic Networks (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Expert Systems (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
Why robotics and artificial intelligence will be bigger than the discovery of the New World
Having spent more than 25 years working with industry partners to educate and prepare the future workforce, it is not surprising to see that Florida has experienced growth in the technology sector. Across the nation, the U.S. Bureau of Labor Statistics estimates that computer and information technology occupations are projected to grow 11 percent from 2019 to 2029, much faster than the average for all occupations. Additionally, demand for skilled professionals in robotics and artificial intelligence is growing. The World Economic Forum estimates that while 85 million jobs will be displaced, 97 million new jobs will be created across 26 countries by 2025 due to the growth of artificial intelligence technology. From my conversations with industry leaders to the research and data I've studied, all signs lead me to believe that robotics and artificial intelligence will be a significant economic driver, surpassing the impact of Christopher Columbus' exploration of the New World in 1492.
- Banking & Finance > Economy (1.00)
- Government > Regional Government > North America Government > United States Government (0.56)
Machine Learning, Ethics, and Open Source Licensing (Part I/II)
The unprecedented interest, investment, and deployment of machine learning across many aspects of our lives in the past decade has come with a cost. Although there has been some movement towards moderating machine learning where it has been genuinely harmful, it's becoming increasingly clear that existing approaches suffer significant shortcomings. Nevertheless, there still exist new directions that hold potential for meaningfully addressing the harms of machine learning. In particular, new approaches to licensing the code and models that underlie these systems have the potential to create a meaningful impact on how they affect our world. This is Part I of a two-part essay.
- North America > United States > Florida > Pasco County (0.05)
- North America > Canada > Quebec > Montreal (0.05)
- Asia > China (0.05)
- (12 more...)